Skip to content

Comments

x64 compatibility when compiling under Visual Studio#1

Open
supernova9sky wants to merge 2 commits intonbqofficial:masterfrom
supernova9sky:patch
Open

x64 compatibility when compiling under Visual Studio#1
supernova9sky wants to merge 2 commits intonbqofficial:masterfrom
supernova9sky:patch

Conversation

@supernova9sky
Copy link

  1. Changed from inline assembly to masm which is compatible with x64 builds
  2. Changed some fpu instructions to AVX instructions
  3. Added: ceil, round
  4. Changed the return types (clang was throwing warnings which said that some of the return types should be doubles and some ints)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant